@media screen and (max-width: 1300px){

.flexslider .slides li img{
    display: block;
    width: 100%;
    height: 120%;
    object-fit: cover;
}




}


@media screen and (max-width: 1100px){

.w1100{
	width: 100%;
	padding: 0 10px;
}

.head .nav ul li>a{
	padding: 0 10px;
}

.head{
	height: 50px;
	background-color: #fff;
	padding-top: 0px;
}

.head .w1100{
	display: none;
}

.head .wap_logo{
	float: left;
	display: block;
	height: 50px;
	line-height: 50px;
	padding-left: 15px;
}
.head .wap_logo img{
	height: 30px;
	vertical-align: middle;
}

.head .top_nav_btn{
	width: 50px;
	height: 50px;
	background-color: #005ba8;
	display: block;
	float: right;
	padding: 13px 11px;
}
.head .top_nav_btn p{
  height: 2px;
  width: 30px;
  background-color: #fff;
  margin-bottom: 9px;
  position: relative;
  transition: all 0.3s;
  left: 0px;
  transform-origin: 0 50%;
}
.head .top_nav_btn p:nth-child(3){
  margin-bottom: 0px;
}
.head .top_nav_btn a:hover p{
  /*left: 3px;*/
}
.head .top_nav_btn a.close p{
	left: 5px;
}
.head .top_nav_btn a.close p:nth-child(1){
	transform: rotate(45deg);
}
.head .top_nav_btn a.close p:nth-child(2){
	opacity: 0;
}
.head .top_nav_btn a.close p:nth-child(3){
	transform: rotate(-45deg);
}


.banner_nav{
	position: fixed;
	bottom: 20px;
	top: auto;
}
.banner li{
	background-size: auto 100% !important;
}


.menu{
	display: none;
	width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.8);
    text-align: center;

}
.menu ul{
	width: 200px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	border-top: 1px solid rgba(255,255,255,0.2);
}
.menu li{
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.menu li a{
	display: block;
	font-size: 14px;
	line-height: 60px;
	color: #fff;
}
.menu li img{
	height: 30px;
	vertical-align: middle;
	margin-right: 10px;
}


.index{
	display: none;
}
.mob_index{
	display: block;
	position: absolute;
	z-index: 5;
	left: 50%;
	top: 55%;
	transform: translate(-50%,-50%);
	width: 280px;
}
.mob_index li{
	float: left;
	width: 130px;
	margin: 0 5px 10px;
}
.mob_index li:nth-child(2n){
	margin-right: 0px;
}
.mob_index li a{
	display: block;
	width: 130px;
	height: 130px;
	padding: 15px;
    background: rgba(255,255,255,.8);
    box-shadow: 4px 7px 7px rgb(0 0 0 / 20%);
    text-align: center;
}
.mob_index li a .ico{
	display: block;
	width: 70px;
	height: 70px;
	border: 1px solid #005ba8;
	margin: 0 auto 5px;
	border-radius: 100%;
	padding: 10px;
}
.mob_index li a h3{
	font-size: 14px;
	color: #005ba8;
}


.foot{
	display: none;
}
.mob_foot_oth{
	display: block;
	text-align: center;
	margin-bottom: 70px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
	margin-top: 20px;
}
.mob_foot_oth p{
	font-size: 12px;
	line-height: 20px;
	color: #666;
}
.mob_foot_oth p a{
	display: block;
	font-size: 12px;
	color: #666;
}
.mob_foot{
	display: block;
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 50px;
	background-color: rgba(0,0,0,0.7);
}
.mob_foot li{
	float: left;
	width: 25%;
}
.mob_foot li a{
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	padding-top: 7px;
}
.mob_foot li a img{
	display: block;
	width: 20px;
	margin: 0 auto 0px;
}


.page_ban {
    height: 320px;
    padding-top: 180px;
    background-position: center left -360px !important;
}
.page_nav ul{
	padding: 0px;
}

.page_nav .pro_nav{
	margin-right: 10px;
}



}





@media screen and (max-width: 800px) {

body{
	overflow:auto
}

.top_bg{
	height: 60px;
}
.top{
	height: 60px;
}
.top .logo{
	margin-top: 15px;
}
.top{
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.top .logo{
	margin-left: 10px;
}
.top .logo img{
	height: 30px;
}
.top .nav{
	display: none;
}
.top .w1100{
	padding: 0px;
}







}
@media screen and (max-width: 640px) {
*{
	-webkit-tap-highlight-color:transparent
}




.page_nav{
	margin-bottom: 10px;
}
.page_nav li a{
	font-size: 15px;
	line-height: 50px;
}

.page_nav .pro_nav{
	margin-top: 10px;
}

.location{
	margin-bottom: 40px;
}

.photoli h3{
	font-size: 24px;
	margin-bottom: 20px;
}
.photoli{
	margin-bottom: 40px;
}
.photoli li{
	margin-bottom: 15px;
}
.photoli li h5{
	line-height: 40px;
}
.photoli li span{
	margin-top: -50px;
}


.newsli .newsli_tl h3{
	font-size: 24px;
	margin-bottom: 20px;
}
.newsli li{
	width: 100%;
	margin-right: 0px;
	margin-bottom: 20px;
}
.newsli li h5{
	font-size: 14px;
}
.newsli li:nth-child(3n){
	margin-right: 0px;
}
.newsli li:nth-child(2n){
	margin-right: 0px;
}
.newsli {
	margin-bottom: 40px;
}

.news .news_con{
	margin-bottom: 40px;
}
.news .fy a{
	background-color: #f1f1f1;
}
.news_tj{
	display: none;
}


.photoli li h5{
	font-size: 14px;
}
.photoli li{
	width: 48%;
	margin-right: 4%;
	margin-bottom: 10px;
}
.photoli li:nth-child(3n){
	margin-right: 4%;
}
.photoli li:nth-child(2n){
	margin-right: 0px;
}
.photoli1 li{
	width: 48%;
	margin-right: 4%;
}
.photoli1 li:nth-child(2n){
	margin-right: 0px;
}


.news .fy{
	margin-bottom: 60px;
}

.proli li{
	width: 48%;
	margin-right: 4%;
}
.proli li:nth-child(2n){
	margin-right: 0px;
}

.contact .text{
	float: none;
	width: 100%;
}
.contact .map{
	float: none;
	width: 100%;
}


.page_ban {
    height: 200px;
    padding-top: 100px;
    background-size: auto 140% !important;
    background-position: center left -260px !important;
}
.page_ban .w1100 h3{
	font-size: 20px;
}
.page_ban .w1100 h4{
	font-size: 24px;
}
.page_nav li{
	width: 33.33%;
}









}